Day Twelve

Programming in Arduino IDE



electronics design and fabrication.
-

today we plan to program the board using Arduino IDE

we connected our in house ISP to our computers.


Setup;

Selected board - ATtiny

using on this

processor - ATTiny44

clock - 20Mhz (we have an external 20 MHz oscillator in the board)





Then wrote a program to blink the LED when the button is pressed.